[DNS Records] List DNS records for a zone
Domains
[DNS Records] List DNS records for a zone
Retrieve a paginated list of all DNS records within a specific zone. Records can be filtered by type to show only specific record types. Each record includes its name, type, content, TTL, and proxy status (for applicable record types).
GET
[DNS Records] List DNS records for a zone
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
The unique identifier (UUID) of the DNS zone
Query Parameters
Filter records by type (e.g., A, AAAA, CNAME, MX, TXT, NS, SRV, CAA)

